*** empty log message ***
authorHenrik Enberg <henrik.enberg@telia.com>
Wed, 18 Jan 2006 21:58:02 +0000 (21:58 +0000)
committerHenrik Enberg <henrik.enberg@telia.com>
Wed, 18 Jan 2006 21:58:02 +0000 (21:58 +0000)
lisp/mail/ChangeLog

index 53c1ad2d529a317f64c832fd76e443110683bec9..d6a5f1f58283767ba58996dab1047af1ab73fbbb 100644 (file)
@@ -3,8 +3,13 @@
        * rmail.el (rmail-get-inbox-list): New function.
        (rmail-get-new-mail): Use it.  Only call `rmail-show-message'
        on file-error condition if no new messages are found.
-       (rmail): Only call `rmail-show-message' if no new mail
-       was found.
+       (rmail-get-sender): Deleted.
+       (rmail-process-new-messages): Use mail-fetch-field instead.
+       (rmail-show-message): Cleanup.
+       
+       (rmail-decode-mbox-file): New function.
+       (rmail): Use it. Only call `rmail-show-message' if no new mail was
+       found.
 
        * rmailsum.el (rmail-summary-get-new-mail): Only call
        `rmail-summary-goto-msg' if no new mail was found.